isMapType property

bool get isMapType

Implementation

bool get isMapType => className == MapKeyword.className;