swap method

void swap(
  1. ILatLng from
)

Implementation

void swap(ILatLng from) => _interpolator.swap(from);