isText property

bool get isText

Implementation

bool get isText => type == FlintResponseType.text;