deletePreResultCache method

dynamic deletePreResultCache()

Implementation

deletePreResultCache() {
  _channel.invokeMethod(_OLConstant.deletePreResultCache);
}