OnNewUserLocationEvent constructor

const OnNewUserLocationEvent(
  1. LatLng newLocation
)

Implementation

const OnNewUserLocationEvent(this.newLocation);