isList property

bool get isList

Whether the value is a List.

Implementation

bool get isList => false;