publishing property

  1. @JsonKey.new(name: 'publishing')
bool publishing
final

Implementation

@JsonKey(name: 'publishing')
final bool publishing;