isString property
bool
get
isString
Whether this constant represents a String value.
Implementation
bool get isString => false;
Whether this constant represents a String value.
bool get isString => false;