text property

  1. @override
String? get text
override

Get the text content of the response

Implementation

@override
String? get text => _content;