toJson method

Map<String, dynamic> toJson()

The product to json

Implementation

Map<String, dynamic> toJson() => _$ProductToJson(this);