menu
firebase_auth_rest_2 package
documentation
firebase_auth_rest_2.dart
UserData
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
get
disabled
inherited
Whether the account is disabled or not.
Implementation
bool get disabled => throw _privateConstructorUsedError;
firebase_auth_rest_2 package
documentation
firebase_auth_rest_2
UserData
disabled property
UserData class