charset method

String? charset()

Implementation

String? charset() {
  return _charset;
}