PropertyReader constructor

PropertyReader(
  1. ComponentSpec _spec,
  2. ComponentCodec _codec,
  3. RealizeContext context
)

Implementation

PropertyReader(this._spec, this._codec, this.context);