isReduceDone property

  1. @Deprecated("Use `hasFinishedMethodReduce` instead. This will be removed.")
bool isReduceDone

Implementation

@Deprecated("Use `hasFinishedMethodReduce` instead. This will be removed.")
bool get isReduceDone => hasFinishedMethodReduce;