charset method

void charset(
  1. String value
)

Implementation

void charset(String value) => setTableCharset(value);