availabilitysettingsEmptyobjectGet method

Future<Response> availabilitysettingsEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> availabilitysettingsEmptyobjectGet() {
  return _availabilitysettingsEmptyobjectGet();
}