isString property

bool isString

True if this value is stored as a String.

Even if false is returned it might be possible to access value as String.

Implementation

bool get isString;