Future<double> getMorseCodePlayDuration(String morseCode) { throw UnimplementedError( 'getMorseCodePlayDuration() has not been implemented.', ); }