request property
The Request associated with the call, if any. This is null for InternalSession and FutureCallSession.
Implementation
final Request? request;
The Request associated with the call, if any. This is null for InternalSession and FutureCallSession.
final Request? request;