jsFunction property
Essentially, just override it like so:
@override
JSFunction get jsFunction => function.toJS;
Implementation
@override
JSFunction get jsFunction => function.toJS;
Essentially, just override it like so:
@override
JSFunction get jsFunction => function.toJS;
@override
JSFunction get jsFunction => function.toJS;