name property Null safety

String name
override

The name of this codec is "utf-8".

Implementation

String get name => "utf-8";