Query$EpochSummary$epoch constructor
Query$EpochSummary$epoch({})
Implementation
Query$EpochSummary$epoch({
required this.epochId,
this.referenceGasPrice,
this.totalTransactions,
this.startTimestamp,
this.endTimestamp,
});