menu
kangpro_app_common package
documentation
features/auth/enum/authentication_state_extension.dart
AuthenticationStateExtension
toStringValue method
toStringValue method
dark_mode
light_mode
toStringValue
method
String
toStringValue
(
)
Implementation
String toStringValue() { return toString().split('.').last; }
kangpro_app_common package
documentation
features/auth/enum/authentication_state_extension
AuthenticationStateExtension
toStringValue method
AuthenticationStateExtension extension on
AuthenticationState