modifiedAtTimestamp property
- @JsonKey(name: "lastmodified")
inherited
The timestamp when this feedback was last modified.
This is used internally to map the API response. Use modifiedAt instead.
Implementation
@JsonKey(name: "lastmodified")
int? get modifiedAtTimestamp => throw _privateConstructorUsedError;