menu
ensemble_auth package
documentation
signin/auth_manager.dart
AuthContextManagerImpl
hasGettableProperty method
hasGettableProperty method
dark_mode
light_mode
hasGettableProperty
method
bool
hasGettableProperty
(
dynamic
prop
)
inherited
Implementation
bool hasGettableProperty(dynamic prop) { return getGettableProperties(this).contains(prop); }
ensemble_auth package
documentation
signin/auth_manager
AuthContextManagerImpl
hasGettableProperty method
AuthContextManagerImpl class