clearCaches method

  1. @protected
dynamic clearCaches()
inherited

Implementation

@protected
clearCaches() {
  _slots.clear();
}