onValue abstract method

void onValue(
  1. T value
)

On signal

Implementation

void onValue(T value);