newStatus property
The new status of the account holder.
Implementation
@BuiltValueField(wireName: r'newStatus')
AccountHolderStatus? get newStatus;
The new status of the account holder.
@BuiltValueField(wireName: r'newStatus')
AccountHolderStatus? get newStatus;