menu
aptos package
documentation
models/current_token_datas.dart
CurrentCollection
CurrentCollection.fromJson factory constructor
CurrentCollection.fromJson factory constructor
dark_mode
light_mode
CurrentCollection.fromJson
constructor
CurrentCollection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CurrentCollection.fromJson(Map<String, dynamic> json) => _$CurrentCollectionFromJson(json);
aptos package
documentation
models/current_token_datas
CurrentCollection
CurrentCollection.fromJson factory constructor
CurrentCollection class