JokeApi constructor Null safety

JokeApi(
  1. DioClient _dioClient
)

Implementation

JokeApi(this._dioClient);