menu
commerciosdk package
documentation
entities/network/node_info.dart
NodeInfoOther
NodeInfoOther.fromJson factory constructor
NodeInfoOther.fromJson factory constructor
dark_mode
light_mode
NodeInfoOther.fromJson
constructor
NodeInfoOther.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NodeInfoOther.fromJson(Map<String, dynamic> json) => _$NodeInfoOtherFromJson(json);
commerciosdk package
documentation
entities/network/node_info
NodeInfoOther
NodeInfoOther.fromJson factory constructor
NodeInfoOther class