updateSources abstract method
Updates the list of screen sources of the specified types
Implementation
Future<bool> updateSources({required List<SourceType> types});
Updates the list of screen sources of the specified types
Future<bool> updateSources({required List<SourceType> types});