data property

String? data
final

The data of the UI modification. The maximum size of the data is 50000 characters.

Implementation

final String? data;