writeAttributeNullableInt64s(withValue:completion:)

Declaration

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