useInterceptors property
bool
get
useInterceptors
Whether this repository uses interceptors or not Derived classes should override this to change the behavior
Implementation
bool get useInterceptors => true;