isDartCoreFunction property

bool get isDartCoreFunction

Return true if this type represents the type 'Function' defined in the dart:core library.

Implementation

bool get isDartCoreFunction;