datefunctionsEmptybrowseobjectGet method

Future<Response> datefunctionsEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> datefunctionsEmptybrowseobjectGet() {
  return _datefunctionsEmptybrowseobjectGet();
}