orderBy property

  1. @JsonKey(name: 'order_by')
String? orderBy
getter/setter pair

Implementation

@JsonKey(name: 'order_by')
String? orderBy;