menu
influxdb_client package
documentation
api.dart
InfluxDBClient
getReadyApi method
getReadyApi method
dark_mode
light_mode
getReadyApi
method
ReadyApi
getReadyApi
(
)
Implementation
ReadyApi getReadyApi() { return ReadyApi(getApiClient(basePath: '')); }
influxdb_client package
documentation
api
InfluxDBClient
getReadyApi method
InfluxDBClient class