status property

BankAccountStatus? get status
inherited

Status of the bank account.

Implementation

BankAccountStatus? get status => throw _privateConstructorUsedError;