glaccountEmptybrowseobjectGet method

Future<Response> glaccountEmptybrowseobjectGet()

Get an empty browse object

Implementation

Future<chopper.Response> glaccountEmptybrowseobjectGet() {
  return _glaccountEmptybrowseobjectGet();
}