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