String importUri(Type type)

Source

String importUri(Type type) {
  return reflectionCapabilities.importUri(type);
}