MediaApi constructor

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

Implementation

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