menu
on_chain package
documentation
tron/src/provider/methods/get_block.dart
TronRequestGetBlock
TronRequestGetBlock constructor
TronRequestGetBlock constructor
dark_mode
light_mode
TronRequestGetBlock
constructor
TronRequestGetBlock
(
{
required
String
idOrNum
,
bool
detail
=
false
,
})
Implementation
TronRequestGetBlock({required this.idOrNum, this.detail = false});
on_chain package
documentation
tron/src/provider/methods/get_block
TronRequestGetBlock
TronRequestGetBlock constructor
TronRequestGetBlock class