protectedData property
Opaque data for provider roundtripping.
This data is not meant to be interpreted by the caller, but can be passed back to the provider in subsequent requests.
Implementation
final Uint8List? protectedData;
Opaque data for provider roundtripping.
This data is not meant to be interpreted by the caller, but can be passed back to the provider in subsequent requests.
final Uint8List? protectedData;