accountHolderType property

BankAccountHolderType? accountHolderType
inherited

Entity that is holder of the account.

Implementation

BankAccountHolderType? get accountHolderType =>
    throw _privateConstructorUsedError;