disableUser property

bool? disableUser
getter/setter pair

If true, marks the account as disabled, meaning the user will no longer be able to sign-in.

Implementation

core.bool? disableUser;