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