isList property

bool get isList

Whether this constant represents a List value.

Implementation

bool get isList => false;