onlyInProduction property

bool onlyInProduction
final

If true (default), Cache-Control headers will only be set if the application is in production mode.

Implementation

final bool onlyInProduction;