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