FhirInteger64.fromJson constructor

FhirInteger64.fromJson(
  1. dynamic json
)

Implementation

factory FhirInteger64.fromJson(dynamic json) => FhirInteger64(json);