capturedData property

dynamic get capturedData

Gets the captured response data if available.

Implementation

dynamic get capturedData => data;