SendableValue public class SendableValue<T> : @unchecked Sendable Sendable值容器类,用于解决任意值Sendable传参问题 value Undocumented Declaration Swift public var value: T { get set } init(_:) Undocumented Declaration Swift public init(_ value: T) © 2025 Wu Yong. All rights reserved. (Last updated: 2025-02-12) Generated by jazzy ♪♫ v0.15.3, a Realm project.