FhirHistoryAllRequest.fromJson constructor

FhirHistoryAllRequest.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory FhirHistoryAllRequest.fromJson(Map<String, dynamic> json) =
    _$FhirHistoryAllRequestImpl.fromJson;