receiver property

SourceReceiver? receiver
final

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;