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