NoCache constant

FetchPolicy const NoCache

Return result from network, fail if network call doesn't succeed, don't save to cache

Implementation

static const FetchPolicy NoCache = _$noCache;