isString property

bool isString

Whether the value is a String.

Implementation

bool get isString => false;