disabled property

bool? disabled
finalinherited

Whether or not the user is disabled: true for disabled; false for enabled.

Implementation

final bool? disabled;