willReload method

  1. @override
void willReload()

Implementation

@override
void willReload() {
  _reloading = true;
}