isFunction property

bool get isFunction

Implementation

bool get isFunction => JS_IsFunction(_ctx.ref, _ref.ref) != 0;