WepinOptions constructor

WepinOptions(
  1. String _appId,
  2. String _appKey,
  3. WidgetAttributes _widgetAttributes
)

Implementation

WepinOptions(this._appId, this._appKey, this._widgetAttributes);