willReload method

  1. @override
void willReload()
override

Implementation

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