input property
The raw input passed to the wrapped operation.
Providers decide whether and how to encode this (e.g. JSON). May be null.
Implementation
final Object? input;
The raw input passed to the wrapped operation.
Providers decide whether and how to encode this (e.g. JSON). May be null.
final Object? input;