executeOnListen property

  1. @override
bool executeOnListen

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
bool get executeOnListen;