GetDeviceMethodsResponse constructor
GetDeviceMethodsResponse({
- List<
DeviceMethod> ? deviceMethods,
Implementation
GetDeviceMethodsResponse({
this.deviceMethods,
});
GetDeviceMethodsResponse({
this.deviceMethods,
});