blackoutstatusEmptyobjectGet method

Future<Response> blackoutstatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> blackoutstatusEmptyobjectGet() {
  return _blackoutstatusEmptyobjectGet();
}