UpdateThingShadowResponse constructor
UpdateThingShadowResponse({
- Uint8List? payload,
Implementation
UpdateThingShadowResponse({
this.payload,
});
UpdateThingShadowResponse({
this.payload,
});