menu
sui_dart package
documentation
graphql/operations.graphql.dart
Query$GetEpoch$epoch
Query$GetEpoch$epoch.new constructor
Query$GetEpoch$epoch.new constructor
dark_mode
light_mode
Query$GetEpoch$epoch
constructor
Query$GetEpoch$epoch
(
{
required
int
epochId
,
String
?
referenceGasPrice
,
String
?
startTimestamp
,
})
Implementation
Query$GetEpoch$epoch({ required this.epochId, this.referenceGasPrice, this.startTimestamp, });
sui_dart package
documentation
graphql/operations.graphql
Query$GetEpoch$epoch
Query$GetEpoch$epoch.new constructor
Query$GetEpoch$epoch class