menu
ensemble_auth package
documentation
connect/widget/connect_with_microsoft.dart
ConnectWithMicrosoftImpl
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
connect/widget/connect_with_microsoft
ConnectWithMicrosoftImpl
hasGettableProperty method
ConnectWithMicrosoftImpl class