payload property

String? payload

The data which should be passed to the editor.

Used it when you need to change a value of a specific property.

Implementation

String? get payload => _payload;