onSuccess abstract method

void onSuccess(
  1. T data
)

Implementation

void onSuccess(T data);