Is there any way to handle “Unresolved reference” issue without adding dependencies for the same.
use case is:-
if dependence is there,then only run the code.
1
Is there any way to handle “Unresolved reference” issue without adding dependencies for the same.
use case is:-
if dependence is there,then only run the code.
1