loadData property

AsyncCallback? loadData
getter/setter pair

This function calls Stream's servers to load a list of channels. If there is existing data, calling this function causes a reload.

Implementation

AsyncCallback? loadData;