type property

Implementation

DevicePostureType get type =>
    DevicePostureType.fromValue(js_util.getProperty(this, 'type'));