GeoApi constructor

const GeoApi(
  1. Dio _dio,
  2. Serializers _serializers
)

Implementation

const GeoApi(this._dio, this._serializers);