apiPath top-level constant

String const apiPath

The base path for Binance's REST API.

Implementation

const String apiPath = '/api/v3';