clipboardData property

DataTransfer? clipboardData

Implementation

DataTransfer? get clipboardData => js_util.getProperty(this, 'clipboardData');