menu
flutterchain package
documentation
flutterchain_lib/models/chains/near/near_mpc_account_info.dart
MPCAccountInfo
MPCAccountInfo.new constructor
MPCAccountInfo.new constructor
dark_mode
light_mode
MPCAccountInfo
constructor
MPCAccountInfo
(
{
required
String
adress
,
required
String
publicKey
,
})
Implementation
MPCAccountInfo({required this.adress, required this.publicKey});
flutterchain package
documentation
flutterchain_lib/models/chains/near/near_mpc_account_info
MPCAccountInfo
MPCAccountInfo.new constructor
MPCAccountInfo class