Future<String> requestEmailPermission() async { // Email permission is not applicable for web return 'unsupported'; }