invalidate method

dynamic invalidate()

Implementation

invalidate() {
  data = null;
}