menu
nekoton_repository package
documentation
nekoton_repository.dart
LatestBlock
LatestBlock.new const constructor
LatestBlock.new const constructor
dark_mode
light_mode
LatestBlock
constructor
const
LatestBlock
(
{
required
String
id
,
required
BigInt
endLt
,
required
int
genUtime
,
})
Implementation
const LatestBlock({ required this.id, required this.endLt, required this.genUtime, });
nekoton_repository package
documentation
nekoton_repository
LatestBlock
LatestBlock.new const constructor
LatestBlock class