onReload method

void onReload()

Used to trigger the change token when a reload occurs.

Implementation

void onReload() => _cts.cancel();