Future<bool?> openApp({required String appId, Map<String, String>? extras}) { throw UnimplementedError('openApp() has not been implemented.'); }