@override Future<PermissionStatus> checkStatus() async { return await Permission.activityRecognition.status; }