http property

dynamic http

getter to allow direct access to dio() instance from API classes.

Implementation

get http => _dio;