receiver property
receiver_params
Optional parameters for the receiver flow. Can be set only if the source is a receiver (`flow` is `receiver`).
Implementation
final SourceReceiver? receiver;
receiver_params
Optional parameters for the receiver flow. Can be set only if the source is a receiver (`flow` is `receiver`).
final SourceReceiver? receiver;