@override Future<List<Map<String, String>>> previewHideSet( List<String> allowlistBundleIds, [ int? displayId, ]) async { // Would call Swift native module return []; }