isFunction property

bool get isFunction
override

Implementation

bool get isFunction => _object is js.JsFunction;