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