DetachEvent constructor

DetachEvent({
  1. required Phidget device,
})

Implementation

DetachEvent({required this.device});