data property Null safety

String? data
read / write

Message data. The default value is null

Implementation

String? data;