accountHolderName property
The name of the person or business that owns the bank account.
Implementation
@JsonKey(name: "account_holder_name")
String? get accountHolderName => throw _privateConstructorUsedError;
The name of the person or business that owns the bank account.
@JsonKey(name: "account_holder_name")
String? get accountHolderName => throw _privateConstructorUsedError;