timerPickerSecondLabelOther property

  1. @override
String? timerPickerSecondLabelOther
override

Subclasses should provide the required other pluralization of timerPickerSecondLabel based on the ARB file.

Implementation

@override
String? get timerPickerSecondLabelOther => throw UnimplementedError();