startTime property

  1. @JsonKey(fromJson: customDateTimeFromString)
DateTime? startTime
final

Implementation

@JsonKey(fromJson: customDateTimeFromString)
final DateTime? startTime;