modulePath property

String? modulePath
getter/setter pair

The Go module's "module path".

e.g. example.com/foo/v2

Optional.

Implementation

core.String? modulePath;