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