writeAttributeNullableFloatDouble(withValue:completion:)

Declaration

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