menu
googleapis_beta package
documentation
dataflow/v1b3.dart
ApproximateProgress
ApproximateProgress constructor
ApproximateProgress constructor
dark_mode
light_mode
ApproximateProgress
constructor
ApproximateProgress
(
{
double
?
percentComplete
,
Position
?
position
,
String
?
remainingTime
,
})
Implementation
ApproximateProgress({ this.percentComplete, this.position, this.remainingTime, });
googleapis_beta package
documentation
dataflow/v1b3
ApproximateProgress
ApproximateProgress constructor
ApproximateProgress class