InputLocationMessageContent constructor
InputLocationMessageContent(})
Basic constructor
Implementation
InputLocationMessageContent(
this.latitude,
this.longitude, {
this.horizontalAccuracy,
this.livePeriod,
this.heading,
this.proximityAlertRadius,
});