fhirUser property
permission to retrieve information about the current logged-in user almost always coupled with openid
Implementation
bool? get fhirUser => throw _privateConstructorUsedError;
permission to retrieve information about the current logged-in user almost always coupled with openid
bool? get fhirUser => throw _privateConstructorUsedError;