menu
adif
adif.dart
AdifGeneral
<
T
>
isIntl method
isIntl
dark_mode
light_mode
isIntl
method
bool
isIntl
(
)
Whether the data type accepts non-ASCII characters.
Implementation
bool isIntl() => false;
adif
adif
AdifGeneral
<
T
>
isIntl method
AdifGeneral class