WhatsNextConsumer constructor

WhatsNextConsumer(
  1. void _onNext(
    1. DecodingType
    )
)

Implementation

WhatsNextConsumer(this._onNext);