ContinuousMoveResponse.fromJson constructor Null safety
Implementation
factory ContinuousMoveResponse.fromJson(Map<String, dynamic> json) =>
_$ContinuousMoveResponseFromJson(json);
factory ContinuousMoveResponse.fromJson(Map<String, dynamic> json) =>
_$ContinuousMoveResponseFromJson(json);