name property

  1. @override
String name
final

Name of the encoding.

If the encoding is standardized, this is the lower-case version of one of the IANA official names for the character set (see http://www.iana.org/assignments/character-sets/character-sets.xml)

Implementation

@override
final String name;