body property

String? body
inherited

Returns the body text of the notification.

Implementation

String? get body => _body;