isPublished property

bool? isPublished
getter/setter pair

Implementation

@JsonKey(name: 'is_published')
bool? isPublished;