queryCriteria property

SubscriptionTopicQueryCriteria? queryCriteria
inherited

queryCriteria The FHIR query based rules that the server should use to determine when to trigger a notification for this subscription topic.

Implementation

SubscriptionTopicQueryCriteria? get queryCriteria =>
    throw _privateConstructorUsedError;