serializedData property

String? serializedData
final

The operation's serialized data in bytes (converted to a string). Present only for SharedStorageAccessType.documentRun and SharedStorageAccessType.documentSelectURL.

Implementation

final String? serializedData;