pluginData property

String? pluginData
getter/setter pair

Data of the current plugin, with the size limited to 65KB.

Implementation

core.String? pluginData;