isUpdated property

  1. @JsonKey(name: 'updated')
bool isUpdated
inherited

Indicates whether the content specified in the request has been updated.

Implementation

@JsonKey(name: 'updated')
bool get isUpdated => throw _privateConstructorUsedError;