AverageSection class
- Inheritance
-
- Object
- ReportSection
- AverageSection
- Annotations
-
- @JsonSerializable()
Constructors
- AverageSection()
-
AverageSection.fromJson(Map<
String, dynamic> json) -
factory
- AverageSection.withId()
Properties
- aggregate ↔ TemporalAggregation?
-
getter/setter pair
- description ↔ String?
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ String
-
getter/setter pairinherited
-
resultProperty
↔ DataReference<
num> ? -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title ↔ String?
-
getter/setter pairinherited
- type ↔ String
-
getter/setter pairinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- sectionType → const String