isComplicationEnabled property
The value of this property is true when the app’s complication is installed on the active clock face. When the value of this property is false, calls to the transferUserInfo(userInfo: userInfo, isComplication: true)
method fail immediately.
Implementation
final bool isComplicationEnabled;