countryEmptybrowseobjectGet method

Future<Response> countryEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> countryEmptybrowseobjectGet() {
  return _countryEmptybrowseobjectGet();
}