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