writeAttributeNullableInt64s(withValue:completionHandler:)

Declaration

func writeAttributeNullableInt64s(withValue value: NSNumber?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeNullableInt64s(withValue value: NSNumber?) async throws