reversed property

String get reversed

Implementation

String get reversed => StrUtils.reverse(str());