pluginData property

dynamic pluginData
final

Data written by plugins that is visible only to the plugin that wrote it. Requires the pluginData to include the ID of the plugin.

Implementation

final dynamic pluginData;