name property

  1. @override
String name
override

Return the type name of the conversion.

Implementation

@override
String get name => 'UTF8';