toJson method
Implementation
@override
Object toJson() => {
'project': project,
'requestId': ?requestId,
'targetHttpsProxiesSetCertificateMapRequestResource':
?targetHttpsProxiesSetCertificateMapRequestResource?.toJson(),
'targetHttpsProxy': targetHttpsProxy,
};