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