estimatedStartTime property

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

Implementation

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