Future<void> openGuide(String guideId, {int? stepId, GuideType? guideType}) { throw UnimplementedError('openGuide() has not been implemented.'); }