MediaDeviceModel.name constructor

MediaDeviceModel.name(
  1. String _name,
  2. bool _status,
  3. int _selectedIndex
)

Implementation

MediaDeviceModel.name(this._name, this._status,this._selectedIndex);