securitysettingsEmptyobjectGet method

Future<Response> securitysettingsEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> securitysettingsEmptyobjectGet() {
  return _securitysettingsEmptyobjectGet();
}