Set notification stop button text
Future<bool> setNotificationStopButtonText(String text) { throw UnimplementedError( 'setNotificationStopButtonText() has not been implemented.', ); }