values constant
Implementation
static const $core.List<BlockMsgType> values = <BlockMsgType>[
BLK_CONNECTED,
BLK_DISCONNECTED,
BLK_FINALIZED,
BLK_INVALIDATED,
];
static const $core.List<BlockMsgType> values = <BlockMsgType>[
BLK_CONNECTED,
BLK_DISCONNECTED,
BLK_FINALIZED,
BLK_INVALIDATED,
];