contactLegendGet method

Future<Response<Object>> contactLegendGet()

Implementation

Future<chopper.Response<Object>> contactLegendGet() {
  return _contactLegendGet();
}