WorkflowFlutterWebPlugin constructor

WorkflowFlutterWebPlugin()

Create web plugin instance

Implementation

WorkflowFlutterWebPlugin() : super() {
  _initializeEventListeners();
}