checkInSortBy property

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

Implementation

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