Name constructor
const
Name(
- String name
Annotate DatabaseUniverse collections or properties to change their name.
Implementation
const Name(this.name);
Annotate DatabaseUniverse collections or properties to change their name.
const Name(this.name);