DashboardRemoteRepository constructor

DashboardRemoteRepository(
  1. Dio _client
)

Implementation

DashboardRemoteRepository(
    this._client);