Jabez Magomere
04/03/2020, 8:30 AMwasyl
04/03/2020, 8:38 AMJabez Magomere
04/03/2020, 9:05 AMwasyl
04/03/2020, 9:08 AMOptional<T?>?
, and have a custom type adapter for itoptionalValue = null
you omit it, but if it’s optionalValue = Optional.of(null)
then you send itJabez Magomere
04/03/2020, 9:17 AMwasyl
04/03/2020, 9:17 AM