isString property

bool get isString

Whether this constant represents a String value.

Implementation

bool get isString => false;