ChainHeadOperationInaccessible constructor
const
ChainHeadOperationInaccessible({
- required String operationId,
Implementation
const ChainHeadOperationInaccessible({required this.operationId})
: super(ChainHeadEventType.operationInaccessible);