licenseclassEmptybrowseobjectGet method

Future<Response> licenseclassEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> licenseclassEmptybrowseobjectGet() {
  return _licenseclassEmptybrowseobjectGet();
}