isIntl method

bool isIntl()

Whether the data type accepts non-ASCII characters.

Implementation

bool isIntl() => false;