Contents

wrappedValue

The most recent fetched result from the Query.

Declaration

@MainActor @preconcurrency var wrappedValue: Result { get }

Discussion