SplitView class
Constructors
-
SplitView(String name, String trafficType, bool killed, List<String> treatments, int? changeNumber, Map<String, String> configs, [String defaultTreatment = '', List<String> sets = const [], bool impressionsDisabled = false, Set<Prerequisite> prerequisites = const <Prerequisite>{}])
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
override