scheduleAvailabilitylegendGet method

Future<Response<Object>> scheduleAvailabilitylegendGet()

Implementation

Future<chopper.Response<Object>> scheduleAvailabilitylegendGet() {
  return _scheduleAvailabilitylegendGet();
}