features/space/actions/update_feature_power_level library

Functions

updateFeatureLevel(dynamic lang, dynamic space, String levelKey, String featureName, int? newPowerLevel, {bool isGlobal = false}) Future<bool>
updateFeatureLevelChangeDialog(dynamic context, int maxPowerLevel, int? currentPw, dynamic space, dynamic powerLevels, String levelKey, String featureName, {bool isGlobal = false}) Future<bool>