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) © 2024 Wu Yong. All rights reserved. (Last updated: 2024-11-15) Generated by jazzy ♪♫ v0.15.0, a Realm project.