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