menu
googleapis package
documentation
shared.dart
$ReplayInfo
$ReplayInfo constructor
$ReplayInfo constructor
dark_mode
light_mode
$ReplayInfo
constructor
$ReplayInfo
(
{
String
?
originalExecutionInfoId
,
String
?
replayReason
,
List
<
String
>
?
replayedExecutionInfoIds
,
})
Implementation
$ReplayInfo({ this.originalExecutionInfoId, this.replayReason, this.replayedExecutionInfoIds, });
googleapis package
documentation
shared
$ReplayInfo
$ReplayInfo constructor
$ReplayInfo class