PropertyReader constructor
PropertyReader(
- ComponentSpec _spec,
- ComponentCodec _codec,
- RealizeContext context
Implementation
PropertyReader(this._spec, this._codec, this.context);