state property

Observable<AsyncState<List<NodeDescriptor>>> state
final

Observable node-list state.

Implementation

final Observable<AsyncState<List<NodeDescriptor>>> state;