@override Object toJson() { return { 'name': name, 'apiKeySecret': apiKeySecret, 'httpElementLocation': httpElementLocation.toJson(), }; }