StorylyViewController constructor

StorylyViewController(
  1. int _viewId,
  2. MethodChannel _methodChannel
)

Implementation

StorylyViewController(this._viewId, this._methodChannel);