writeAttributeNullableInt8s(withValue:completionHandler:)

Declaration

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