menu
Afrostories Dev Docs
service
AuthorizationService
hasClientAuthenticationError method
hasClientAuthenticationError
dark_mode
light_mode
hasClientAuthenticationError
method
bool
hasClientAuthenticationError
(
)
Implementation
bool hasClientAuthenticationError() { return clientAuthenticationError != null; }
afrostories
authentication_service
AuthorizationService
hasClientAuthenticationError method
AuthorizationService class