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