isSpaceDelimited property
final
Whether or not this language essentially relies on spaces to commonly separate and discern words.
Implementation
final bool isSpaceDelimited;
Whether or not this language essentially relies on spaces to commonly separate and discern words.
final bool isSpaceDelimited;