DeviceAttributeType constructor

const DeviceAttributeType(
  1. int value
)

The value of the attribute

Implementation

const DeviceAttributeType(this.value);