hardTrim property

String? get hardTrim

return Sting without any spaces

Implementation

String? get hardTrim => _Parser(this).hardTrim;