detail property
The context within the overall subject where an expectation resulted in the rejection.
Implementation
late final FailureDetail detail = _readDetail();
The context within the overall subject where an expectation resulted in the rejection.
late final FailureDetail detail = _readDetail();