isPalindrom property

bool get isPalindrom

Implementation

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