isString property

bool isString

Implementation

bool get isString => _body is String;