licenseclassEmptyobjectGet method

Future<Response> licenseclassEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> licenseclassEmptyobjectGet() {
  return _licenseclassEmptyobjectGet();
}