allRunnersFailed function

  1. @JS()
bool allRunnersFailed(
  1. dynamic runners
)

Implementation

@JS()
external bool allRunnersFailed(runners);