Serializes this message to a JSON map.
@override Map<String, dynamic> toJson() => <String, double>{ 'dx': dx, 'dy': dy, };