error property

AuthError? error
final

Error if the request failed.

This is null if the request was successful.

Implementation

final AuthError? error;