isUnicode property

bool isUnicode

Implementation

bool get isUnicode {
  return true;
}