Contents

result

A publisher that provides a result when the training session has finished.

Declaration

final var result: AnyPublisher<Result, any Error> { get }

See Also

Receiving progress updates