menu
hermez_sdk package
documentation
model/period.dart
Period
Period constructor
Period constructor
dark_mode
light_mode
Period
constructor
Period
(
{
int
?
slotNum
,
int
?
fromBlock
,
int
?
toBlock
,
String
?
fromTimestamp
,
String
?
toTimestamp
,
})
Implementation
Period( {this.slotNum, this.fromBlock, this.toBlock, this.fromTimestamp, this.toTimestamp});
hermez_sdk package
documentation
model/period
Period
Period constructor
Period class