acceptCharset property

String? acceptCharset
final

Space-separated character encodings the server accepts. The browser uses them in the order in which they are listed. The default value means the same encoding as the page.

Implementation

final String? acceptCharset;