asString method

String asString()

Implementation

String asString() => value.split("-").last;