isFunction property

bool get isFunction

Implementation

bool get isFunction => type == DSXObjectType.function;