InvokeDeviceMethodResponse constructor
InvokeDeviceMethodResponse({
- String? deviceMethodResponse,
Implementation
InvokeDeviceMethodResponse({
this.deviceMethodResponse,
});
InvokeDeviceMethodResponse({
this.deviceMethodResponse,
});