@override Future refresh() async { if (await repository.isAllGranted) { update(state: PermissionListViewState.AllGranted); } }