Returns a JSON representation of this object.
@override Map<String, dynamic> toJson() => <String, dynamic>{ 'enabled': enabled, 'id': productId, };