moveCamera abstract method

Future<void> moveCamera(
  1. CameraUpdate camera, {
  2. CameraAnimation? animation,
})

Implementation

Future<void> moveCamera(CameraUpdate camera, {CameraAnimation? animation});