cors property

FhirBoolean? cors
inherited

cors Server adds CORS headers when responding to requests - this enables Javascript applications to use the server.

Implementation

FhirBoolean? get cors => throw _privateConstructorUsedError;