menu
googleapis_beta package
documentation
dataflow/v1b3.dart
MemInfo
MemInfo constructor
MemInfo constructor
dark_mode
light_mode
MemInfo
constructor
MemInfo
(
{
String
?
currentLimitBytes
,
String
?
currentRssBytes
,
String
?
timestamp
,
String
?
totalGbMs
,
})
Implementation
MemInfo({ this.currentLimitBytes, this.currentRssBytes, this.timestamp, this.totalGbMs, });
googleapis_beta package
documentation
dataflow/v1b3
MemInfo
MemInfo constructor
MemInfo class