maxAge property

Duration? maxAge
final

Specifies how long the results of a preflight request can be cached. Translates to the Access-Control-Max-Age header.

Implementation

final Duration? maxAge;