IterableSelfEncodable<T extends SelfEncodable> constructor
const
IterableSelfEncodable<T extends SelfEncodable> (
- Iterable<
T> value
Implementation
const IterableSelfEncodable(this.value);