menu
aws_iot_api package
documentation
iot-2015-05-28.dart
MqttContext
MqttContext constructor
MqttContext constructor
dark_mode
light_mode
MqttContext
constructor
MqttContext
(
{
String
?
clientId
,
Uint8List
?
password
,
String
?
username
,
})
Implementation
MqttContext({ this.clientId, this.password, this.username, });
aws_iot_api package
documentation
iot-2015-05-28
MqttContext
MqttContext constructor
MqttContext class