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