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