isDraftDiffersFromLive property
- @JsonKey(name: 'isDraftDiffersFromLive', defaultValue: false)
inherited
Indicates whether the draft version differs from the live published version.
Implementation
@JsonKey(name: 'isDraftDiffersFromLive', defaultValue: false)
bool get isDraftDiffersFromLive => throw _privateConstructorUsedError;