MessageLocation constructor
MessageLocation({})
Implementation
MessageLocation({
super.extra,
super.client_id,
this.location,
this.live_period,
this.expires_in,
this.heading,
this.proximity_alert_radius,
});