honorsSessionLimits property

  1. @override
bool? get honorsSessionLimits
override

Indicates whether session upload limits are honored.

Implementation

@override
bool? get honorsSessionLimits => _args.honorsSessionLimits;