customformgroupEmptybrowseobjectGet method

Future<Response> customformgroupEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> customformgroupEmptybrowseobjectGet() {
  return _customformgroupEmptybrowseobjectGet();
}