weatherHistory abstract method

Future<NetworkResponse> weatherHistory(
  1. dynamic params
)

Implementation

Future<NetworkResponse> weatherHistory(params);