payloads property
The enriched or transformed sample message payloads as base64-encoded strings. (The results of running the pipeline activity on each input sample message payload, encoded in base64.)
Implementation
final List<Uint8List>? payloads;