toStr method

String toStr()

Implementation

String toStr() => describeEnum(this).split("_").last;