values constant

List<AccountType> const values

List of all available account types.

Implementation

static const List<AccountType> values = [normal, assetIssue, contract];