LocationMessageParams constructor
Initializes a new instance of the LocationMessageParams class.
Implementation
LocationMessageParams({required this.latitude, required this.longitude});
Initializes a new instance of the LocationMessageParams class.
LocationMessageParams({required this.latitude, required this.longitude});