isList property

bool get isList

Implementation

bool get isList => this is List;