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