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