flush method Null safety

  1. @override
void flush()
override

Implementation

@override
void flush() {
  fullCache.clear();
}