GeolocationDataEntity constructor

GeolocationDataEntity([
  1. Geolocation? value
])

Creates a new GeolocationDataEntity Object with value value

Implementation

GeolocationDataEntity([super.value]);