Devices.empty constructor

Devices.empty()

Implementation

factory Devices.empty() => const Devices(camera: [], microphone: [], speaker: [], audio: []);