GoogleHomeEnterpriseSdmV1ListDevicesResponse constructor
GoogleHomeEnterpriseSdmV1ListDevicesResponse({
- List<
GoogleHomeEnterpriseSdmV1Device> ? devices,
Implementation
GoogleHomeEnterpriseSdmV1ListDevicesResponse({
this.devices,
});