editLocation constructor

const editLocation(
  1. double latitude,
  2. double longitude
)

Implementation

const editLocation(this.latitude, this.longitude);