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