stopMotion(completion:)

Declaration

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