disposeClient method

void disposeClient()

Implementation

void disposeClient() {
  _objectElementClient.dispose();
}