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