menu
shopify_flutter package
documentation
models/src/collection/collection.dart
Collection
Collection.fromJson factory constructor
Collection.fromJson factory constructor
dark_mode
light_mode
Collection.fromJson
constructor
Collection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Collection.fromJson(Map<String, dynamic> json) => _$CollectionFromJson(json);
shopify_flutter package
documentation
models/src/collection/collection
Collection
Collection.fromJson factory constructor
Collection class