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