hardTrim property

String? hardTrim

return Sting without any spaces

Implementation

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