BindingContext constructor

const BindingContext(
  1. WebFViewController view,
  2. double contextId,
  3. Pointer<NativeBindingObject> pointer
)

Implementation

const BindingContext(this.view, this.contextId, this.pointer);