orderComments property

  1. @JsonKey(name: 'order_comments')
List<TriggerOrderComment>? orderComments
final

Implementation

@JsonKey(name: 'order_comments')
final List<TriggerOrderComment>? orderComments;