menu
particle_auth_flutter_plugin package
documentation
model/chain_info.dart
HecoChain
testnet static method
testnet static method
dark_mode
light_mode
testnet
static method
HecoChain
testnet
(
)
Implementation
static HecoChain testnet() { return HecoChain(256, "Testnet"); }
particle_auth_flutter_plugin package
documentation
model/chain_info
HecoChain
testnet static method
HecoChain class