getPolarAngle method

dynamic getPolarAngle()

Implementation

getPolarAngle() {
  return spherical.phi;
}