isIntl method

  1. @override
bool isIntl()
override

Whether the data type accepts non-ASCII characters.

Implementation

@override
bool isIntl() => true;