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