Future<void> selectConfiguration(int configurationValue) async { await _selectConfiguration(configurationValue).toDart; }