labelSmoothingPeriod property
String
get
labelSmoothingPeriod
Smoothing Period
Implementation
String get labelSmoothingPeriod {
return Intl.message(
'Smoothing Period',
name: 'labelSmoothingPeriod',
desc: '',
args: [],
);
}