onNext abstract method

void onNext(
  1. Payload? value
)

Implementation

void onNext(Payload? value);