trim method

String trim()

Implementation

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