DevicePosture constructor

DevicePosture({
  1. required DevicePostureType type,
})

Implementation

DevicePosture({required this.type});