userprofileEmptyobjectGet method

Future<Response> userprofileEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> userprofileEmptyobjectGet() {
  return _userprofileEmptyobjectGet();
}