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