marketsegmentEmptybrowseobjectGet method

Future<Response> marketsegmentEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> marketsegmentEmptybrowseobjectGet() {
  return _marketsegmentEmptybrowseobjectGet();
}