encoding property

String? encoding
final

The encoding character set used by this document.

This is typically an IANA character set.

This value is optional.

Implementation

final String? encoding;