hideStatus(completion:)

Declaration

func hideStatus(completion: @escaping  @Sendable ((any Error)?) -> Void)
func hideStatus() async throws