id property

  1. @JsonKey(defaultValue: '')
String id
final

Returns the id of the product being purchased.

Implementation

@JsonKey(defaultValue: '')
final String id;