PractitionerRole.fromJson constructor
PractitionerRole.fromJson(
- JsonObject json
Creates a PractitionerRole instance from the provided JSON object.
Implementation
PractitionerRole.fromJson(JsonObject json) : super._internal(json);