sortStartDateTime property

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

Implementation

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