BindingObjectOperation typedef
BindingObjectOperation =
void Function(WebFViewController? view, BindingObject bindingObject)
Implementation
typedef BindingObjectOperation = void Function(WebFViewController? view, BindingObject bindingObject);