isString property

bool get isString

Whether the value is a String.

Implementation

bool get isString => false;