isList property

bool get isList

Implementation

bool get isList => type.startsWith('List<');