isList property

bool isList

is List

Implementation

bool get isList => this is List;