defaultUri top-level constant

String const defaultUri

The default URI to use when interacting with Binance's REST API.

Implementation

const String defaultUri = 'api.$binanceDomain';