menu
particle_auth_flutter_plugin package
documentation
model/chain_info.dart
MoonriverChain
MoonriverChain constructor
MoonriverChain constructor
dark_mode
light_mode
MoonriverChain
constructor
MoonriverChain
(
int
chainId
,
String
chainIdName
)
Implementation
MoonriverChain(this.chainId, this.chainIdName) { chainName = ChainName.Moonriver.name; }
particle_auth_flutter_plugin package
documentation
model/chain_info
MoonriverChain
MoonriverChain constructor
MoonriverChain class