cacheInSeconds property Null safety

int? cacheInSeconds
read / write

The number of seconds to cache a pre-flight request for a requesting client.

Implementation

int? cacheInSeconds;