createQueue method Null safety
- String name
override
Creates a message queue. If connection doesn't support this function it exists without error.
name
the name of the queue to be created.
Important: This method is not supported by MQTT.
Creates a message queue. If connection doesn't support this function it exists without error.
name
the name of the queue to be created.Important: This method is not supported by MQTT.