CreateLinks constructor
CreateLinks({
- List<
Collection> ? self, - List<
Collection> ? collection,
Implementation
CreateLinks({
this.self,
this.collection,
});