pluginData property

Uint8List? pluginData
final

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

Implementation

final Uint8List? pluginData;