startdisplay property

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

Implementation

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