orderlocationscheduleEmptyobjectGet method

Future<Response> orderlocationscheduleEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> orderlocationscheduleEmptyobjectGet() {
  return _orderlocationscheduleEmptyobjectGet();
}