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