htmlBody property

  1. @override
String? get htmlBody
override

The HTML body.

Implementation

@override
String? get htmlBody => _htmlBody;