baseUri property
Base URI used to resolve upPath and downPath when they are relative.
Defaults to the directory of the current Dart script (Platform.script),
which is appropriate when migrations are executed from a registry file.
Implementation
final Uri baseUri;