isDependObserveCallback property

bool isDependObserveCallback
final

Whether to depend on the observe callback.

If true, the observe callback will be called when the observation result come out.

Implementation

final bool isDependObserveCallback;