stringValue property

String stringValue

Implementation

String get stringValue => toString().split('.')[1].toLowerCase();