CurrentLocation constructor

const CurrentLocation({
  1. Key? key,
})

Implementation

const CurrentLocation({super.key});