published property

  1. @JsonKey(name: 'published')
int published
final

The published

Implementation

@JsonKey(name: 'published')

/// The published
final int published;