maxAge property

int? maxAge
final

The number of seconds that the browser should cache preflight request results. Supported only for HTTP APIs.

Implementation

final int? maxAge;