name property Null safety

String name
override

The name of this codec is "us-ascii".

Implementation

String get name => "us-ascii";