data property

String? get data

Data inline, base64ed.

Implementation

String? get data => dataField.getValue(_json);