isPublished property
true if this location's version is publishedVersion; otherwise false.
Implementation
@JsonKey(name: 'is_published')
bool? isPublished;
true if this location's version is publishedVersion; otherwise false.
@JsonKey(name: 'is_published')
bool? isPublished;