widgetEmptyobjectGet method

Future<Response> widgetEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> widgetEmptyobjectGet() {
  return _widgetEmptyobjectGet();
}