English
Appearance
Get the submodule's URL.
class Submodule { url(): string | null; }
The URL of the submodule. Returns null if the URL isn't present.
null