utcEnd property

  1. @JsonKey.new(name: 'utc_end')
DateTime? utcEnd
final

Implementation

@JsonKey(name: 'utc_end')
final DateTime? utcEnd;