estimatedStopTime property

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

Implementation

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