Future<List<Map<String, dynamic>>> getUserDepartments() => _getListMapValue(AppConstants.userDepartments);