onDone property

CustomStreamBuilderDone<T> onDone
final

完成时 UI回调 异步返回的数据一定不为null

Implementation

final CustomStreamBuilderDone<T> onDone;