isArray property

bool isArray

Return true if this type is an array.

Implementation

bool get isArray => false;