rotation property

  1. @override
double? rotation
override

rotation of the map

Implementation

@override
double? get rotation => map?.rotation;