data property

String? get data

Implementation

String? get data native;
set data (String? value)

Implementation

set data(String? value) native;