isPalindrom property

bool get isPalindrom

Implementation

bool get isPalindrom => _Utils.isPalindrom(this);