asList property

List get asList

The value as a List, or throw if not.

Implementation

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