fromCache property Null safety

  1. @JsonKey(ignore: true)
bool fromCache
read / write

local usage

Implementation

@JsonKey(ignore: true)
bool fromCache = false;