accountHolderType property

  1. @JsonKey(name: "account_holder_type")
BankAccountHolderType? get accountHolderType
inherited

Implementation

@JsonKey(name: "account_holder_type")
BankAccountHolderType? get accountHolderType =>
    throw _privateConstructorUsedError;