disableUser property
If true, marks the account as disabled, meaning the user will no longer be able to sign-in.
Implementation
core.bool? disableUser;
If true, marks the account as disabled, meaning the user will no longer be able to sign-in.
core.bool? disableUser;