onInvoke property Null safety
protected">@protectedfinal
The callback to be called when invoked.
Must not be null.
Implementation
@protected
final OnInvokeCallback<T> onInvoke;
The callback to be called when invoked.
Must not be null.
@protected
final OnInvokeCallback<T> onInvoke;