removeFragment method Null safety
Creates a Uri
that differs from this only in not having a fragment.
If this Uri
does not have a fragment, it is itself returned.
Implementation
Uri removeFragment();
Creates a Uri
that differs from this only in not having a fragment.
If this Uri
does not have a fragment, it is itself returned.
Uri removeFragment();