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