Total seconds remaining on all legs.
Future<double?> getDurationRemaining() { throw UnimplementedError( 'getDurationRemaining() has not been implemented.', ); }