writeAttributeNullableInt48s(withValue:completion:)

Declaration

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