getAuthState method
Returns the current authorization state.
Implementation
Future<MoveAuthState> getAuthState() {
throw UnimplementedError('getTripState() has not been implemented.');
}
Returns the current authorization state.
Future<MoveAuthState> getAuthState() {
throw UnimplementedError('getTripState() has not been implemented.');
}