companycontactLegendGet method

Future<Response<Object>> companycontactLegendGet()

Implementation

Future<chopper.Response<Object>> companycontactLegendGet() {
  return _companycontactLegendGet();
}