ProjectStatisticsGroupByEnum class
all
- - *events
- Events *models
- Modelle *platforms
- Plattformen *languages
- Sprachen *devices
- Gerätehersteller *browsers
- Browser *countries
- Länder
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) → ProjectStatisticsGroupByEnum? -
listFromJson(
dynamic json, {bool growable = false}) → List< ProjectStatisticsGroupByEnum>
Constants
- all → const ProjectStatisticsGroupByEnum
- browsers → const ProjectStatisticsGroupByEnum
- countries → const ProjectStatisticsGroupByEnum
- devices → const ProjectStatisticsGroupByEnum
- events → const ProjectStatisticsGroupByEnum
- languages → const ProjectStatisticsGroupByEnum
- models → const ProjectStatisticsGroupByEnum
- platforms → const ProjectStatisticsGroupByEnum
-
values
→ const List<
ProjectStatisticsGroupByEnum> - List of all possible values in this ProjectStatisticsGroupByEnum.