asList property

List asList

The value as a List, or throw if not.

Implementation

List get asList => throw StateError('Not a List.');