statusCodes property
Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
Implementation
final StatusCodes? statusCodes;
Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
final StatusCodes? statusCodes;