menu
googleapis package
documentation
appengine/v1.dart
TrafficSplit
TrafficSplit.new constructor
TrafficSplit.new constructor
dark_mode
light_mode
TrafficSplit
constructor
TrafficSplit
(
{
Map
<
String
,
double
>
?
allocations
,
String
?
shardBy
,
})
Implementation
TrafficSplit({
this
.allocations,
this
.shardBy, });
googleapis package
documentation
appengine/v1
TrafficSplit
TrafficSplit.new constructor
TrafficSplit class
Constructors
new
fromJson
Properties
allocations
hashCode
runtimeType
shardBy
Methods
noSuchMethod
toJson
toString
Operators
operator ==