BreezEvent.newBlock constructor
const
BreezEvent.newBlock({
- required int block,
Indicates that a new block has just been found
Implementation
const factory BreezEvent.newBlock({
required int block,
}) = BreezEvent_NewBlock;