subscriptionType property Null safety
read / write
Set to true
if this type is the root Subscription in your schema.
Implementation
bool subscriptionType;
Set to true
if this type is the root Subscription in your schema.
bool subscriptionType;