trimLeft method

String trimLeft()

Implementation

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