isPublished property
Indicates whether the changelog is published.
Implementation
@JsonKey(name: 'isPublished', defaultValue: true)
bool get isPublished => throw _privateConstructorUsedError;
Indicates whether the changelog is published.
@JsonKey(name: 'isPublished', defaultValue: true)
bool get isPublished => throw _privateConstructorUsedError;