menu
shopify_flutter package
documentation
models/src/checkout/attribute/attribute.dart
Attribute
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this Attribute to a JSON map.
Implementation
Map<String, dynamic> toJson();
shopify_flutter package
documentation
models/src/checkout/attribute/attribute
Attribute
toJson abstract method
Attribute class