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