static num? computeHeading(LatLng? from, LatLng? to) => callMethod(_Spherical$namespace, 'computeHeading', [from, to]);