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