customfieldEmptybrowseobjectGet method

Future<Response> customfieldEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> customfieldEmptybrowseobjectGet() {
  return _customfieldEmptybrowseobjectGet();
}