from property

  1. @JsonKey(name: 'from')
DateTime? from
final

Implementation

@JsonKey(name: 'from')
final DateTime? from;