data property

String? data
getter/setter pair

The data of the message. Defaults to null.

Implementation

String? data;