trimRight method

String trimRight()

Implementation

String trimRight() => value.trimRight();