checkAllPermissions method

void checkAllPermissions()

Implementation

void checkAllPermissions() {
  locationController.requestPermission();
}