menu
xcloudsdk_flutter package
documentation
api/mqtt/mqtt_mode.dart
Props
Props.new constructor
Props.new constructor
dark_mode
light_mode
Props
constructor
Props
(
{
String
?
propCode
,
dynamic
propValue
,
})
Implementation
Props({this.propCode, this.propValue});
xcloudsdk_flutter package
documentation
api/mqtt/mqtt_mode
Props
Props.new constructor
Props class