body property

String body

Implementation

String get body => utf8.decode(bytes, allowMalformed: true);