menu
particle_auth_flutter_plugin package
documentation
model/chain_info.dart
EthereumChain
mainnet static method
mainnet static method
dark_mode
light_mode
mainnet
static method
EthereumChain
mainnet
(
)
Implementation
static EthereumChain mainnet() { return EthereumChain(1, "Mainnet"); }
particle_auth_flutter_plugin package
documentation
model/chain_info
EthereumChain
mainnet static method
EthereumChain class