isList property

  1. @override
bool isList
override

Whether the value is a List.

Implementation

@override
bool get isList => true;