isUnicode property

bool get isUnicode

Implementation

bool get isUnicode {
  return true;
}