isString property

bool get isString

Implementation

bool get isString => _body is String;