updateCreate property

FhirBoolean? updateCreate
inherited

updateCreate A flag to indicate that the server allows or needs to allow the client to create new identities on the server (that is, the client PUTs to a location where there is no existing resource). Allowing this operation means that the server allows the client to create new identities on the server.

Implementation

FhirBoolean? get updateCreate => throw _privateConstructorUsedError;