charset property

String? charset
getter/setter pair

the used charset like 'utf-8', this is always converted to lowercase if present

Implementation

String? charset;