ShowMapScreen constructor

const ShowMapScreen({
  1. Key? key,
  2. String? apiKey,
})

Implementation

const ShowMapScreen({super.key,  this.apiKey});