WepinOptions constructor
WepinOptions(
- String _appId,
- String _appKey,
- WidgetAttributes _widgetAttributes
Implementation
WepinOptions(this._appId, this._appKey, this._widgetAttributes);