fromCache property

  1. @JsonKey(includeFromJson: false, includeToJson: false)
bool fromCache
read / write

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
bool fromCache = false;