utilityfunctionsEmptybrowseobjectGet method

Future<Response> utilityfunctionsEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> utilityfunctionsEmptybrowseobjectGet() {
  return _utilityfunctionsEmptybrowseobjectGet();
}