isDartCoreFunction property

bool isDartCoreFunction

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

Implementation

bool get isDartCoreFunction;