customformgroupEmptyobjectGet method

Future<Response> customformgroupEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> customformgroupEmptyobjectGet() {
  return _customformgroupEmptyobjectGet();
}