data property

String? data
final

The plain text string. Non-null only when using the primary constructor.

Implementation

final String? data;