periodStart property

  1. @JsonKey.new(name: 'PeriodStart', includeIfNull: false)
DateTime? periodStart
final

Implementation

@JsonKey(name: 'PeriodStart', includeIfNull: false)
final DateTime? periodStart;