ControlMediaHostData constructor

ControlMediaHostData({
  1. required String type,
})

Implementation

ControlMediaHostData({required this.type});