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