isFunction property

bool isFunction
override

Implementation

bool get isFunction => _object is js.JsFunction;