menu
ensemble package
documentation
framework/stub/auth_context_manager.dart
AuthenticatedUser
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 package
documentation
framework/stub/auth_context_manager
AuthenticatedUser
hasGettableProperty method
AuthenticatedUser class