dashboardEmptyobjectGet method

Future<Response> dashboardEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> dashboardEmptyobjectGet() {
  return _dashboardEmptyobjectGet();
}