customfieldEmptyobjectGet method

Future<Response> customfieldEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> customfieldEmptyobjectGet() {
  return _customfieldEmptyobjectGet();
}