isString property

bool isString

is String

Implementation

bool get isString => this is String;