Future<void> openCustomerPortal({required String userId}) { throw UnimplementedError('openCustomerPortal() has not been implemented.'); }