menu
google_cloud_compute_v1 package
documentation
compute.dart
FixedOrPercent
FixedOrPercent.new constructor
FixedOrPercent.new constructor
dark_mode
light_mode
FixedOrPercent
constructor
FixedOrPercent
(
{
int
?
calculated
,
int
?
fixed
,
int
?
percent
,
})
Implementation
FixedOrPercent({this.calculated, this.fixed, this.percent}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
FixedOrPercent
FixedOrPercent.new constructor
FixedOrPercent class