menu
googleapis package
documentation
versionhistory/v1.dart
Release
Release constructor
Release constructor
dark_mode
light_mode
Release
constructor
Release
(
{
double
?
fraction
,
String
?
fractionGroup
,
String
?
name
,
Interval
?
serving
,
String
?
version
,
})
Implementation
Release({ this.fraction, this.fractionGroup, this.name, this.serving, this.version, });
googleapis package
documentation
versionhistory/v1
Release
Release constructor
Release class