isString property

bool isString

Whether this constant represents a String value.

Implementation

bool get isString => false;