charset property

String? charset
getter/setter pair

The charset that your message should be sent with. Optional. Default is UTF-8

Implementation

String? charset;