removeAllWhitespace property

String get removeAllWhitespace

Implementation

String get removeAllWhitespace => _Utils.removeAllWhitespace(this);