duration property
Duration?
get
duration
Total duration of the request/response cycle.
Implementation
Duration? get duration => dioDetails.calculatedDuration;
Total duration of the request/response cycle.
Duration? get duration => dioDetails.calculatedDuration;