onSuccess abstract method

void onSuccess(
  1. List<TreeData> dataList
)

Implementation

void onSuccess(List<TreeData> dataList);