offeringId property

  1. @JsonKey(name: 'offeringId')
String? offeringId
final

Associated Offering Id

Implementation

@JsonKey(name: 'offeringId')
final String? offeringId;