menu
xrp_dart package
documentation
xrp_dart.dart
LedgerRippleState
LedgerRippleState.new const constructor
LedgerRippleState.new const constructor
dark_mode
light_mode
LedgerRippleState
constructor
const
LedgerRippleState
(
{
required
String
currency
,
required
List
<
String
>
accounts
,
})
Implementation
const LedgerRippleState({required this.currency, required this.accounts});
xrp_dart package
documentation
xrp_dart
LedgerRippleState
LedgerRippleState.new const constructor
LedgerRippleState class