customformEmptybrowseobjectGet method

Future<Response> customformEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> customformEmptybrowseobjectGet() {
  return _customformEmptybrowseobjectGet();
}