menu
udm_api package
documentation
api/udm.swagger.dart
AssetDevice
AssetDevice.new const constructor
AssetDevice.new const constructor
dark_mode
light_mode
AssetDevice
constructor
const
AssetDevice
(
{
required
String
assetId
,
required
String
deviceId
,
List
<
String
>
?
tags
,
})
Implementation
const AssetDevice({ required this.assetId, required this.deviceId, this.tags, });
udm_api package
documentation
api/udm.swagger
AssetDevice
AssetDevice.new const constructor
AssetDevice class