withParenthesis method

String withParenthesis()

add parenthesis

Implementation

String withParenthesis() => '($this)';