The function to override for indicating if the guard is satisfied or not.
@override FutureOr<bool> get checkIfSatisfied => checkCameraPermission();