Sets the input source by ID (macOS only).
Future<void> setInputSource(String sourceId) async { throw UnimplementedError('setInputSource() must be implemented'); }