countryEmptyobjectGet method

Future<Response> countryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> countryEmptyobjectGet() {
  return _countryEmptyobjectGet();
}