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