@override Object toJson() => { 'endpoint': endpoint, if (httpBody case final httpBody?) 'httpBody': httpBody.toJson(), };