result

val result: T?

Successful result data.

Contains the method-specific result data when the request succeeded. This field is null when an error occurred (error field will be populated instead).