status property

  1. @UAccountStatusConverter()
UAccountStatus? get status
inherited

If active=false, this optional field indicates a reason for why the account is not active.

Implementation

@UAccountStatusConverter()
UAccountStatus? get status => throw _privateConstructorUsedError;