picklistitemEmptyobjectGet method

Future<Response> picklistitemEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> picklistitemEmptyobjectGet() {
  return _picklistitemEmptyobjectGet();
}