ic_base_url top-level property

Uri ic_base_url
getter/setter pair

The gateway url that this agent will use to connect to the network.

This can be set to localhost in a development environment.

Implementation

Uri ic_base_url = Uri.parse('https://icp-api.io');