core.Map<core.String, core.dynamic> toJson() { final newNetworkId = this.newNetworkId; return {'newNetworkId': ?newNetworkId}; }