menu
on_chain package
documentation
tron/src/provider/methods/get_block_by_num.dart
TronRequestGetBlockByNum
TronRequestGetBlockByNum.new constructor
TronRequestGetBlockByNum.new constructor
dark_mode
light_mode
TronRequestGetBlockByNum
constructor
TronRequestGetBlockByNum
(
{
required
int
num
,
})
Implementation
TronRequestGetBlockByNum({required this.num});
on_chain package
documentation
tron/src/provider/methods/get_block_by_num
TronRequestGetBlockByNum
TronRequestGetBlockByNum.new constructor
TronRequestGetBlockByNum class