UserCurrentLocation constructor

UserCurrentLocation(
  1. CurrentLocation currentLocation
)

Implementation

UserCurrentLocation(this.currentLocation);