name property Null safety

String name
override

The name of this codec, "iso-8859-1".

Implementation

String get name => "iso-8859-1";