assignedcustomformEmptyobjectGet method

Future<Response> assignedcustomformEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> assignedcustomformEmptyobjectGet() {
  return _assignedcustomformEmptyobjectGet();
}