executeOnListen property

  1. @override
bool executeOnListen
final

If set to true, this request will be automatically added to the request controller when the stream returned by request() is listened to

Implementation

@override
final bool executeOnListen;