published property

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

Implementation

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