KeyboardButton.requestLocation constructor

KeyboardButton.requestLocation(
  1. String text, {
  2. bool? requestLocation,
})

RequestLocation constructor

Implementation

KeyboardButton.requestLocation(this.text, {this.requestLocation});