session property
DebugSession
get
session
The {@link DebugSessiondebug session} for which the custom event was received.
Implementation
_i3.DebugSession get session => _i5.getProperty(
this,
'session',
);