isMapEntry property

bool isMapEntry

Returns true if type is a MapEntry.

Implementation

bool get isMapEntry => _typeWrapper.isMapEntry;