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