timerPickerSecondLabelOne property
override
Subclasses should provide the optional one pluralization of timerPickerSecondLabel based on the ARB file.
Implementation
@override
String? get timerPickerSecondLabelOne => '秒';
Subclasses should provide the optional one pluralization of timerPickerSecondLabel based on the ARB file.
@override
String? get timerPickerSecondLabelOne => '秒';