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