разрешить абстрактный метод
Uri resolve(Разрешить reference в качестве URI относительно this.
Сначала преобразуйте reference в URI с помощью Uri.parse. Затем разрешите полученный URI относительно this.
Возвращает разрешенный URI.
См. resolveUri для подробностей.
Исходный код
Uri resolve(String reference);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-core/Uri/resolve.html