base property

Iterable<A> base

Returns the base data.

Implementation

Iterable<A> get base => value.base;