Back to Flutter Boost

interceptors property

doc/api/flutter_boost_app/FlutterBoostApp/interceptors.html

5.0.2318 B
Original Source

interceptors property

List<BoostInterceptor>interceptors final

A list of BoostInterceptor,to intercept operations when push

Implementation

final List<BoostInterceptor> interceptors;