isSimpleString property

bool isSimpleString

Return true if this type is a simple string.

Implementation

bool get isSimpleString => false;