values constant

List<AccountState> const values

Implementation

static const List<AccountState> values = [uninitialized, initialized, frozen];