orderbydirection property

  1. @JsonKey.new(name: 'orderbydirection', includeIfNull: false)
String? orderbydirection
final

Implementation

@JsonKey(name: 'orderbydirection', includeIfNull: false)
final String? orderbydirection;