collation property

String collation
getter/setter pair

Collation for the table (default: utf8mb4_unicode_ci)

Implementation

String collation = 'utf8mb4_unicode_ci';