userprofileEmptybrowseobjectGet method

Future<Response> userprofileEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> userprofileEmptybrowseobjectGet() {
  return _userprofileEmptybrowseobjectGet();
}