itemDetail property
Additional details about the derived item, in addition to the description.
Implementation
@JsonKey(name:'itemDetail')
String? itemDetail;
Additional details about the derived item, in addition to the description.
@JsonKey(name:'itemDetail')
String? itemDetail;