menu
fhir_at_rest package
documentation
r5/fhir_request.dart
FhirPatchRequest
FhirPatchRequest.fromJson factory constructor
FhirPatchRequest.fromJson factory constructor
dark_mode
light_mode
FhirPatchRequest.fromJson
constructor
FhirPatchRequest.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FhirPatchRequest.fromJson(Map<String, dynamic> json) = _$FhirPatchRequestImpl.fromJson;
fhir_at_rest package
documentation
r5/fhir_request
FhirPatchRequest
FhirPatchRequest.fromJson factory constructor
FhirPatchRequest class