pluginData property

String? pluginData
final

A comma separated list of plugin IDs and/or the string "shared". Any data present in the document written by those plugins will be included in the result in the pluginData and sharedPluginData properties.

Implementation

final String? pluginData;