Represents a loading state for a network operation.
This can be used to indicate that a network request is in progress.
A message providing additional information about the result; empty by default for Success and Loading, and always populated for Error.
The response data if the operation was successful.