enableCors property
@doc Whether to enable CORS headers for this function.
Implementation
@$pb.TagNumber(8)
$core.bool get enableCors => $_getBF(7);
@doc Whether to enable CORS headers for this function.
@$pb.TagNumber(8)
$core.bool get enableCors => $_getBF(7);