GlobalStatisticsGroupByEnum class
all
- - *events
- Events *models
- Modelle *platforms
- Plattformen *languages
- Sprachen *devices
- Gerätehersteller *browsers
- Browser *countries
- Länder *projects
- Projekte
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
dynamic value) → GlobalStatisticsGroupByEnum? -
listFromJson(
dynamic json, {bool growable = false}) → List< GlobalStatisticsGroupByEnum>
Constants
- all → const GlobalStatisticsGroupByEnum
- browsers → const GlobalStatisticsGroupByEnum
- countries → const GlobalStatisticsGroupByEnum
- devices → const GlobalStatisticsGroupByEnum
- events → const GlobalStatisticsGroupByEnum
- languages → const GlobalStatisticsGroupByEnum
- models → const GlobalStatisticsGroupByEnum
- platforms → const GlobalStatisticsGroupByEnum
- projects → const GlobalStatisticsGroupByEnum
-
values
→ const List<
GlobalStatisticsGroupByEnum> - List of all possible values in this GlobalStatisticsGroupByEnum.