archethic_lib_dart
coins_current_data_response
Platforms
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { 'ethereum': ethereum, };
archethic_lib_dart
coins_current_data_response
Platforms
toJson method
Platforms class
Constructors
Platforms
fromJson
Properties
ethereum
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==