getRootUri method

String? getRootUri()

Returns the root URI of the package.

Implementation

String? getRootUri() => _rootUri;