getAuthTokenResult abstract method

Future<AuthTokenResult> getAuthTokenResult({
  1. bool forceRefresh = false,
})

Implementation

Future<AuthTokenResult> getAuthTokenResult({bool forceRefresh = false});