text property

Future<String> text

Reads content body as text and returns a future of String.

Implementation

Future<String> get text;