isMap property

bool get isMap

Whether this constant represents a Map value.

Implementation

bool get isMap => false;