menu
xrp_dart package
documentation
xrp_dart.dart
SignerEntry
SignerEntry.new constructor
SignerEntry.new constructor
dark_mode
light_mode
SignerEntry
constructor
SignerEntry
(
{
required
String
account
,
required
int
signerWeight
,
String
?
walletLocator
,
})
Implementation
SignerEntry( {required this.account, required this.signerWeight, this.walletLocator});
xrp_dart package
documentation
xrp_dart
SignerEntry
SignerEntry.new constructor
SignerEntry class