bankAccount property
Contains information about the bank account.
Implementation
@BuiltValueField(wireName: r'bankAccount')
BankAccount? get bankAccount;
Contains information about the bank account.
@BuiltValueField(wireName: r'bankAccount')
BankAccount? get bankAccount;