isString property

bool get isString

Implementation

bool get isString => value is String;