findWindowDisplays abstract method

Future<List<Map<String, dynamic>>> findWindowDisplays(
  1. List<String> bundleIds
)

Implementation

Future<List<Map<String, dynamic>>> findWindowDisplays(List<String> bundleIds);