aggregationLevel property
String?
get
aggregationLevel
Implementation
String? get aggregationLevel => _$this._aggregationLevel;
set
aggregationLevel
(String? aggregationLevel)
Implementation
set aggregationLevel(String? aggregationLevel) =>
_$this._aggregationLevel = aggregationLevel;