ResponseReadyToWidget constructor

ResponseReadyToWidget(
  1. String appKey,
  2. WidgetAttributes attributes,
  3. String domain,
  4. int platform,
  5. String version,
  6. String appId,
)

Implementation

ResponseReadyToWidget(this.appKey, this.attributes, this.domain,
    this.platform, this.version, this.appId);