toValueString method

String toValueString()

Implementation

String toValueString() => toString().split('.').last;