stringContent property

String stringContent

Returns the data as string

Implementation

String get stringContent => convert.utf8.decode(data);