Charset constructor

Charset()

Implementation

factory Charset() {
  return _singleton;
}