menu
flutterchain package
documentation
flutterchain_lib/models/core/wallet.dart
DerivationPath
DerivationPath.fromJson factory constructor
DerivationPath.fromJson factory constructor
dark_mode
light_mode
DerivationPath.fromJson
constructor
DerivationPath.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DerivationPath.fromJson(Map<String, dynamic> json) => _$DerivationPathFromJson(json);
flutterchain package
documentation
flutterchain_lib/models/core/wallet
DerivationPath
DerivationPath.fromJson factory constructor
DerivationPath class