cacheInSeconds property Null safety
read / write
        The number of seconds to cache a pre-flight request for a requesting client.
Implementation
int? cacheInSeconds;The number of seconds to cache a pre-flight request for a requesting client.
int? cacheInSeconds;