call method
- String apiKey
Dates at which where exist archived services in Worker. Depend on hiveDateTimeBox .
{@category Providers}
Copied from DaysWithServices.
Implementation
DaysWithServicesProvider call(
String apiKey,
) {
return DaysWithServicesProvider(
apiKey,
);
}