queue property

String? queue
getter/setter pair

The queue to which the message will be sent.

Required.

Implementation

core.String? queue;