ignoreQueryAndFragment property

bool ignoreQueryAndFragment
final

If true (default: false), then caching of results will discard URI query parameters and fragments.

Implementation

final bool ignoreQueryAndFragment;