isBulkString property

bool isBulkString

Return true if this type is a bulk string.

Implementation

bool get isBulkString => false;