fromCache property

  1. @JsonKey(includeFromJson: false, includeToJson: false)
bool fromCache
getter/setter pair

Implementation

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