custommoduleEmptyobjectGet method

Future<Response> custommoduleEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> custommoduleEmptyobjectGet() {
  return _custommoduleEmptyobjectGet();
}