isDartCoreMap property

bool isDartCoreMap

Returns true if this type represents the type 'Map' defined in the dart:core library.

Implementation

bool get isDartCoreMap;