values constant
Implementation
static const $core.List<BlockVerbosity> values = <BlockVerbosity>[
BLOCK_DATA,
BLOCK_INFO,
BLOCK_TRANSACTIONS,
];
static const $core.List<BlockVerbosity> values = <BlockVerbosity>[
BLOCK_DATA,
BLOCK_INFO,
BLOCK_TRANSACTIONS,
];