PractitionerPatientRequestGqlRepository constructor Null safety
- GraphQLClient graphQLClient,
- Logger? logger
Implementation
const PractitionerPatientRequestGqlRepository(
this.graphQLClient, this.logger);
const PractitionerPatientRequestGqlRepository(
this.graphQLClient, this.logger);