requireRemoteReload method
Override this function to ensure a remote reload is done If you override this function ensure to reset the state once a reload has happend Consider the reload as done once this funciton is called
Implementation
bool requireRemoteReload() => forceRemoteReload;