hasActiveChallenges(completionHandler:)

Indicates if this definition has active challenges associated with it.

Declaration

func hasActiveChallenges(completionHandler: @escaping  @Sendable (Bool, (any Error)?) -> Void)
var hasActiveChallenges: Bool { get async throws }