WebviewImpl constructor

WebviewImpl(
  1. int viewId,
  2. MethodChannel channel
)

Implementation

WebviewImpl(this.viewId, this.channel);