isFunction property

bool isFunction

Implementation

bool get isFunction => object is Function;