StreamDecodable<T> constructor
const
StreamDecodable<T> (
- Decodable<
T> codable
Implementation
const StreamDecodable(this.codable);
const StreamDecodable(this.codable);