ValueJsonConsumer constructor

ValueJsonConsumer(
  1. void _onValue(
    1. JsonDecoder
    )
)

Implementation

ValueJsonConsumer(this._onValue);