cors property
Cross-origin resource sharing (CORS) settings for the function URL. See below.
Implementation
final List<GetFunctionUrlCor>? cors;
Cross-origin resource sharing (CORS) settings for the function URL. See below.
final List<GetFunctionUrlCor>? cors;