AsyncBindingObjectMethod constructor
AsyncBindingObjectMethod({
- required AsyncBindingMethodCallback call,
Implementation
AsyncBindingObjectMethod({required this.call});
AsyncBindingObjectMethod({required this.call});