toPersianNumberInt method

String toPersianNumberInt()

Implementation

String toPersianNumberInt() {
  return getFarsiNumberInt(this);
}