Retrieves a list of mocked apps installed on the device.
Future<List<String>> getMockedApps() { throw UnimplementedError('getMockedApps() has not been implemented.'); }