Future<String?> resolveNameServiceAddress(String name) { return core.resolveNameServiceAddress(name); }