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