TrendViewStatus.knownValue constructor
const
TrendViewStatus.knownValue({
- required KnownTrendViewStatus data,
Implementation
const factory TrendViewStatus.knownValue({
required KnownTrendViewStatus data,
}) = TrendViewStatusKnownValue;