collation method

void collation(
  1. String value
)

Implementation

void collation(String value) => setTableCollation(value);