isMapType property

bool isMapType

Returns true if type is Map.

Implementation

bool get isMapType => typeInfo.isMap;