How can I additionally check or apply to the condition to check the value of null ? It is not possible to write in isEmpty() brackets.
if (mobile.getOutputMetadata().getVideoUrl().isEmpty()) I use for the input string, because the string can be null .
== null? I did not understand something? - Vladyslav Matviienko