core.Map<core.String, core.dynamic> toJson() { final P_ref = this.P_ref; final typeValue = this.typeValue; return {r'$ref': ?P_ref, 'type_value': ?typeValue}; }