Collate constructor
const
Collate(
- String name
Create a collation from the name
to use in sql.
Implementation
const Collate(this.name);
Create a collation from the name
to use in sql.
const Collate(this.name);