queue property

String? queue
getter/setter pair

The queue where the message to be acked is stored.

Required.

Implementation

core.String? queue;