data property

String? get data

Implementation

String? get data => js_util.getProperty(this, 'data');