coverage property

List<AccountCoverage>? coverage
inherited

coverage The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account.

Implementation

List<AccountCoverage>? get coverage => throw _privateConstructorUsedError;