noStore property

bool noStore
final

Disallow cache, overriding any other directives (Etag, Last-Modified) https://datatracker.ietf.org/doc/html/rfc7234#section-5.2.2.3

Implementation

final bool noStore;