rawName property

String rawName

Returns full path name of the enum value

Implementation

String get rawName => toString();