value property

T? value
final

The actual return value of an interceptor step. If null, no changes are made.

Implementation

final T? value;