onSuccess abstract method

void onSuccess(
  1. List<ListItem> dataList
)

Implementation

void onSuccess(List<ListItem> dataList);