symbol property

  1. @override
String get symbol
override

The symbol for this prefix.

Implementation

@override
String get symbol => 'c';