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