isSubscription property

bool get isSubscription

is this a subscription?

Implementation

bool get isSubscription => !request.closeOnEOSE;