relatedAccount property

List<AccountRelatedAccount>? relatedAccount
inherited

relatedAccount Other associated accounts related to this account.

Implementation

List<AccountRelatedAccount>? get relatedAccount =>
    throw _privateConstructorUsedError;