Method
preconditionIsolated(_:file:line:)
Inherited from Actor.preconditionIsolated(_:file:line:).
@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)
nonisolated func preconditionIsolated(_ message: @autoclosure () -> String = String(), file: StaticString = #fileID, line: UInt = #line)