@override Future refresh() async { PermissionStatus status = await repository.readPermissionStatus(); _handleStatus(status); }