active constant
The new status of the account. >Permitted values: Active, Inactive, Suspended, Closed.
Implementation
@BuiltValueEnumConst(wireName: r'Active')
static const CloseAccountResponseStatusEnum active = _$closeAccountResponseStatusEnum_active;