customerEmptyobjectGet method
Get an empty object
Implementation
Future<chopper.Response> customerEmptyobjectGet() {
return _customerEmptyobjectGet();
}
Get an empty object
Future<chopper.Response> customerEmptyobjectGet() {
return _customerEmptyobjectGet();
}