isString property

bool get isString

Implementation

bool get isString => _stringChecker.isExactlyType(targetType);