slowCall property

bool slowCall
final

If true marks the route as a slow call, and won't warn if the call response is slow.

Implementation

final bool slowCall;