order property

  1. @JsonKey(name: 'order')
int? order
getter/setter pair

Implementation

@JsonKey(name:'order')
int? order;