isFunction property

bool get isFunction

Implementation

bool get isFunction => object is Function;