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