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