BlockNotFoundException constructor
const
BlockNotFoundException(
- dynamic blockNumber
Implementation
const BlockNotFoundException(this.blockNumber);
const BlockNotFoundException(this.blockNumber);